SftTree/NET 2.0

CharSearchDisplayColumn Property, SftTree Class

Softel vdm, Inc.

Defines the column searched for characters typed by the user.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public Property CharSearchDisplayColumn As Integer

C#   

public int CharSearchDisplayColumn { get; set; }

C++   

public: property int CharSearchDisplayColumn {
        int get();
        void set(int value);
}

Property Value

The column index of the column to be searched.

The default value is 0.

Comments

The CharSearchDisplayColumn property defines the column searched for characters typed by the user.

The CharSearchMode property defines the search mode for characters typed by the user.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com